📄️ Append document
Append document ( doc {; tipo} ) -> Resultado
📄️ CLOSE DOCUMENT
CLOSE DOCUMENT ( docRef )
📄️ Convert path POSIX to system
Convert path POSIX to system ( rutaPosix {; *} ) -> Resultado
📄️ Convert path system to POSIX
Convert path system to POSIX ( rutaSistema {; *} ) -> Resultado
📄️ COPY DOCUMENT
COPY DOCUMENT ( nomFuente ; nomDest {; nuevNombre} {; *} )
📄️ CREATE ALIAS
CREATE ALIAS ( rutaObjetivo ; rutaAlias )
📄️ Create document
Create document ( doc {; tipo} ) -> Resultado
📄️ CREATE FOLDER
CREATE FOLDER ( rutaCarpeta {; Operador} )
📄️ DELETE DOCUMENT
DELETE DOCUMENT ( doc )
📄️ DELETE FOLDER
DELETE FOLDER ( carpeta {; opcionEliminacion} )
📄️ DOCUMENT LIST
DOCUMENT LIST ( nombreRuta ; documentos {; opciones} )
📄️ Document to text
Document to text ( nomArchivo {; conjCaracteres {; modoRetorno}} ) -> Resultado
📄️ FOLDER LIST
FOLDER LIST ( nombreRuta ; directorios )
📄️ GET DOCUMENT ICON
GET DOCUMENT ICON ( rutaDoc ; icono {; tamaño} )
📄️ Get document position
Get document position ( docRef ) -> Resultado
📄️ GET DOCUMENT PROPERTIES
GET DOCUMENT PROPERTIES ( doc ; bloqueado ; invisible ; creado el ; creado a las ; modificado el ; modificado a las )
📄️ Get document size
Get document size ( document {; *} ) -> Resultado
📄️ Localized document path
Localized document path ( rutaRelativa ) -> Resultado
📄️ MOVE DOCUMENT
MOVE DOCUMENT ( rutaFuente ; rutaDest )
📄️ Object to path
Object to path ( objRuta ) -> Resultado
📄️ Open document
Open document ( doc {; tipo}{; modo} ) -> Resultado
📄️ Path to object
Path to object ( Ruta {; tipoRuta} ) -> Resultado
📄️ RESOLVE ALIAS
RESOLVE ALIAS ( rutaAlias ; rutaObjetivo )
📄️ Select document
Select document ( directorio ; tiposArchivos ; titulo ; opciones {; seleccionados} ) -> Resultado
📄️ Select folder
Select folder ( {mensaje }{;}{ rutaDefecto {; opciones}} ) -> Resultado
📄️ SET DOCUMENT POSITION
SET DOCUMENT POSITION ( docRef ; offset {; ancla} )
📄️ SET DOCUMENT PROPERTIES
SET DOCUMENT PROPERTIES ( doc ; bloqueado ; invisible ; creado el ; creado a las ; modificado el ; modificado a las )
📄️ SET DOCUMENT SIZE
SET DOCUMENT SIZE ( docRef ; tamaño )
📄️ SHOW ON DISK
SHOW ON DISK ( nombreRuta {; *} )
📄️ Test path name
Test path name ( nombreRuta ) -> Resultado
📄️ TEXT TO DOCUMENT
TEXT TO DOCUMENT ( nomArchivo ; texto {; conjCaract {; ModoRetorno}} )
📄️ VOLUME ATTRIBUTES
VOLUME ATTRIBUTES ( volumen ; tamaño ; utilizado ; libre )
📄️ VOLUME LIST
VOLUME LIST ( volumenes )